My Powershell Ping function

This is a nicer looking (than) Ping function I wrote in Powershell a while ago. It’s a simple Ping function that only writes a new line when there is a state change. So the output is much neater then a ping -t command that rapidly scrolls off the screen. The function will take the following … Continue reading My Powershell Ping function